iT邦幫忙

1

is not NULL / not in NULL / <>''

  • 分享至 

  • xImage
  •  

NULL:表示不存在值(unknown),但並不等於空字串或是0
is not NULL :該值不是一個不存在值,1 is not NULL 會是 ture,有結果
not in NULL :不包括 NULL,NULL 不能被比較, 1 NOT IN NULL 不會是 true,會沒結果
<>'':不等於空字串,1<>'' 會是 true,有結果


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言